NonIndexableItemDetailLastAttemptTime Property |
Gets the last attempt time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime LastAttemptTime { get; }Public ReadOnly Property LastAttemptTime As DateTime
Get
Property Value
Type:
DateTimeThe last attempt time.
See Also